Skip to content

Remove deprecated DefaultReactHost.getDefaultReactHost() overload - part 1#53371

Closed
cortinico wants to merge 1 commit into
facebook:mainfrom
cortinico:export-D80622058
Closed

Remove deprecated DefaultReactHost.getDefaultReactHost() overload - part 1#53371
cortinico wants to merge 1 commit into
facebook:mainfrom
cortinico:export-D80622058

Conversation

@cortinico
Copy link
Copy Markdown
Contributor

Summary:
This method was deprecated in React Native 0.79. We should be able to remove it without impact in 0.82.
I also verified that there are no users of this API in OSS.

There is also a 1:1 replacement for this API which is the other non-deprecated getDefaultReactHost() method.

Changelog:
[Android] [Removed] - Remove deprecated DefaultReactHost.getDefaultReactHost() overload - part 1

Differential Revision: D80622058

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Aug 20, 2025
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D80622058

…art 1 (facebook#53371)

Summary:

This method was deprecated in React Native 0.79. We should be able to remove it without impact in 0.82.
I also verified that there are no users of this API in OSS.

There is also a 1:1 replacement for this API which is the other non-deprecated `getDefaultReactHost()` method.

Changelog:
[Android] [Removed] - Remove deprecated DefaultReactHost.getDefaultReactHost() overload - part 1

Reviewed By: mdvacca

Differential Revision: D80622058
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D80622058

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Aug 21, 2025
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in 474f455.

@react-native-bot
Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @cortinico in 474f455

When will my fix make it into a release? | How to file a pick request?

@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been reverted by aec35b8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner Reverted

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants